翻訳と辞書
Words near each other
・ Java mouse-deer
・ Java Naming and Directory Interface
・ Java Native Access
・ Java Native Interface
・ Java Object Oriented Querying
・ Java OpenAL
・ Java OpenGL
・ Java Optimized Processor
・ Java Pacific Film
・ Java package
・ Java Pathfinder
・ Java performance
・ Java Persistence API
・ Java Persistence Query Language
・ Java pipistrelle
Java Platform Debugger Architecture
・ Java Platform, Enterprise Edition
・ Java Platform, Micro Edition
・ Java Platform, Standard Edition
・ Java plum
・ Java Pony
・ Java Portlet Specification
・ Java processor
・ Java razorfish
・ Java remote method invocation
・ Java Remote Method Protocol
・ Java Research License
・ Java resource bundle
・ Java Road
・ Java Rockin'land


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Java Platform Debugger Architecture : ウィキペディア英語版
Java Platform Debugger Architecture
The Java Platform Debugger Architecture is a collection of APIs to debug Java code.
* Java Debugger Interface (JDI) - defines a high-level Java language interface that developers can easily use to write remote debugger application tools.
* Java Virtual Machine Tools Interface (JVMTI), a native interface that helps to inspect the state and to control the execution of applications running in the Java Virtual Machine (JVM).
* Java Virtual Machine Debug Interface (JVMDI)- ''JVMDI was deprecated in J2SE 5.0 in favor of JVM TI, and was removed in Java SE 6.''
* Java Debug Wire Protocol (JDWP) - defines communication between debuggee (a Java application) and debugger processes.
==See also==

* Eclipse (software), an open-source IDE integrated with JPDA support
* IntelliJ IDEA, a commercial open-source Java IDE with integrated JPDA support
* JSwat, an open-source Java debugger using the JPDA
* NetBeans, an open-source IDE using the JPDA

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Java Platform Debugger Architecture」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.